﻿2026-07-27T23:50:28.2414367Z ##[group]Run actions/checkout@v5
2026-07-27T23:50:28.2414920Z with:
2026-07-27T23:50:28.2415312Z   repository: BigscreenVR/spt-bs-core
2026-07-27T23:50:28.2418287Z   token: ***
2026-07-27T23:50:28.2418710Z   ssh-strict: true
2026-07-27T23:50:28.2419200Z   ssh-user: git
2026-07-27T23:50:28.2419614Z   persist-credentials: true
2026-07-27T23:50:28.2420039Z   clean: true
2026-07-27T23:50:28.2420431Z   sparse-checkout-cone-mode: true
2026-07-27T23:50:28.2420878Z   fetch-depth: 1
2026-07-27T23:50:28.2421255Z   fetch-tags: false
2026-07-27T23:50:28.2421645Z   show-progress: true
2026-07-27T23:50:28.2422042Z   lfs: false
2026-07-27T23:50:28.2422422Z   submodules: false
2026-07-27T23:50:28.2422850Z   set-safe-directory: true
2026-07-27T23:50:28.2423324Z   allow-unsafe-pr-checkout: false
2026-07-27T23:50:28.2423785Z ##[endgroup]
2026-07-27T23:50:28.3179864Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T23:50:28.3181653Z ##[group]Getting Git version info
2026-07-27T23:50:28.3182386Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T23:50:28.3183439Z [command]/usr/bin/git version
2026-07-27T23:50:28.3183912Z git version 2.43.0
2026-07-27T23:50:28.3200276Z ##[endgroup]
2026-07-27T23:50:28.3212312Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/db4bcc95-0159-40fb-8a7d-beb6b4cb5e3d' before making global git config changes
2026-07-27T23:50:28.3214400Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T23:50:28.3216203Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T23:50:28.3248023Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T23:50:28.3268740Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T23:50:28.3280328Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T23:50:28.3283510Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T23:50:28.3303278Z HEAD
2026-07-27T23:50:28.3412742Z ##[endgroup]
2026-07-27T23:50:28.3414448Z [command]/usr/bin/git submodule status
2026-07-27T23:50:28.3599610Z ##[group]Cleaning the repository
2026-07-27T23:50:28.3602019Z [command]/usr/bin/git clean -ffdx
2026-07-27T23:50:28.3639122Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T23:50:28.3708370Z HEAD is now at ae6a8ba0 release: v0.45.0 — stops, launches and endpoints stop claiming success they had not earned
2026-07-27T23:50:28.3713491Z ##[endgroup]
2026-07-27T23:50:28.3715797Z ##[group]Disabling automatic garbage collection
2026-07-27T23:50:28.3719346Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T23:50:28.3745526Z ##[endgroup]
2026-07-27T23:50:28.3746306Z ##[group]Setting up auth
2026-07-27T23:50:28.3750998Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T23:50:28.3775738Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T23:50:28.3962034Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T23:50:28.3985790Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T23:50:28.4174172Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T23:50:28.4200200Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T23:50:28.4386636Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T23:50:28.4415579Z ##[endgroup]
2026-07-27T23:50:28.4416567Z ##[group]Fetching the repository
2026-07-27T23:50:28.4422290Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +899f4660e088faf7a202b9df1d76416d1258b7a4:refs/remotes/origin/main
2026-07-27T23:50:28.8948129Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T23:50:28.8950026Z  + 002ab1b1...899f4660 899f4660e088faf7a202b9df1d76416d1258b7a4 -> origin/main  (forced update)
2026-07-27T23:50:28.8967435Z ##[endgroup]
2026-07-27T23:50:28.8968312Z ##[group]Determining the checkout info
2026-07-27T23:50:28.8969446Z ##[endgroup]
2026-07-27T23:50:28.8972594Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T23:50:28.9016061Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T23:50:28.9041389Z ##[group]Checking out the ref
2026-07-27T23:50:28.9043419Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T23:50:28.9177527Z Previous HEAD position was ae6a8ba0 release: v0.45.0 — stops, launches and endpoints stop claiming success they had not earned
2026-07-27T23:50:28.9183674Z Switched to a new branch 'main'
2026-07-27T23:50:28.9184813Z branch 'main' set up to track 'origin/main'.
2026-07-27T23:50:28.9192121Z ##[endgroup]
2026-07-27T23:50:28.9226564Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T23:50:28.9273113Z 899f4660e088faf7a202b9df1d76416d1258b7a4
